gpsbabel.git
2003-08-26 robertlStrip field separators (colons) out of tiger output.
2003-08-26 parkrrrrFix segfault with DeLorme .rte files
2003-08-26 robertlAdd Delorme route reading. From Ron Parker.
2003-08-25 robertlRegenreate deps.
2003-08-25 robertlFix UDI_QUEUE_EMPTY in case someone wants to use it...
2003-08-18 robertlAdded this in case someone wants to run with it...
2003-08-18 robertlDo the magellan cache icon thing for mapsend, too....
2003-08-18 robertlFix crash when no descr available.
2003-08-14 alexmotDocumentation updates and typo corrections.
2003-08-12 robertlBump version number.
2003-08-12 alexmotAdd mapopolis.com mapconverter format as an internally...
2003-08-11 robertlUse isatty instead of stat/S_ISCHR to determine "serial...
2003-08-06 alexmot(route #0 bug) enforce sequential route numbers when...
2003-08-05 parkrrrrduplicate filter would crash if there wre no waypoints...
2003-07-31 robertlAdd -O by default. Allow additional debug & opts from...
2003-07-31 parkrrrrfixed apparent but not real memory leak
2003-07-31 parkrrrrdrip, drip, drip... fixed some memory leaks
2003-07-31 parkrrrradd polygon caveats
2003-07-31 parkrrrrlots of math optimizations
2003-07-30 robertlDoh! Commit the right version...
2003-07-30 robertlRobustify on missing input comments.
2003-07-29 robertlTighten doc on Mapsource and PCX a little.
2003-07-29 robertlMake GPX input modules optional.
2003-07-29 alexmot1. Fix bug with field delimiter getting overwritten...
2003-07-28 robertlyet more totally gratituous warning cleanups.
2003-07-28 robertlRemove zillions of unused local variables.
2003-07-28 robertlMore "zero value added" language cleanups.
2003-07-28 robertlAdd additional cache types for Magproto.
2003-07-28 robertlNuke dead locals.
2003-07-28 robertlClean up sign/unsign warnings in stupidest possible...
2003-07-28 robertlBetter Garmin icon mappings for geocaches from Ian...
2003-07-25 parkrrrrremove almost all references to stderr; make them all...
2003-07-25 parkrrrradd argument type and flags to argument specifications...
2003-07-23 alexmotFix waypoint output indexes when using multiple output...
2003-07-21 parkrrrradd 'exclude' option to radius filter
2003-07-20 parkrrrrjust a minor spacing thing
2003-07-20 parkrrrradd polygon filter
2003-07-19 parkrrrrModify header-reading code to better handle different...
2003-07-18 alexmotFix "An attempt was made to access an unamed file past...
2003-07-18 robertlRegenerate.
2003-07-17 parkrrrrAdd 'arc' style and xcsv support for tracks and routes
2003-07-17 parkrrrrFix problems with the warning, add exclude option
2003-07-17 robertlWarn people to not edit generated files.
2003-07-17 robertlReview feedback. From Ron.
2003-07-17 robertlIncorporate distance-along-a-route doc. From Ron.
2003-07-17 robertlWhack dead code.
2003-07-17 robertlAdd reference gpilots file.
2003-07-17 robertlTest GPilotS support.
2003-07-17 robertlAdd rest of Ron's arc distance stuff.
2003-07-17 robertlAdd rest of Ron's arcdist filter.
2003-07-17 robertlAdd ability to write GPilotS waypoints.
2003-07-17 robertlDeliver useful error on unknown input type.
2003-07-15 robertlVaporize docopy
2003-07-15 robertlcorrect several minor language violations. From Bruce...
2003-07-14 robertlPick up missing commit to add centisecs.
2003-07-14 robertlCommit incomplete clickable image maps in the hopes...
2003-07-12 robertlAlan Acurry reports that Mapsned hoses if you edit...
2003-07-11 robertlAdd chkdoc.
2003-07-11 robertlWorkaround Meridian timewarp on tracks.
2003-07-11 robertlAdd centisecs to track accesses.
2003-07-10 robertlSketch in (crude) gpilots code so someone else can...
2003-07-09 robertlDoh! Typo fix for description being clobbered.
2003-07-03 robertlAdd snlen and supporesswhite to gpx output options.
2003-06-30 robertlRobustify escaping for newer 'sed's.
2003-06-30 robertlUpdated quovadis reference files from Bruce.
2003-06-30 robertlUpdate vecs & testo for Quovadis from Bruce Thompson.
2003-06-30 robertlAdd Quovadis suport, courtesy Bruce Thompson, bruce...
2003-06-25 robertlAdd new Doc stuff from P. Roosen.
2003-06-25 robertlFrom Ron Parker. Preserve order when suppresing dupes.
2003-06-25 robertlFix gpsutil output. Deal with wreckage in test suite.
2003-06-19 robertlBump version to 1.0
2003-06-19 robertlTweak release script.
2003-06-19 robertlFix timeout on startup.
2003-06-17 robertlTry hard to get a description if it's blank when we...
2003-06-14 robertlAdd more file format descriptions.
2003-06-12 robertlsolidify duplicate sort states in testo
2003-06-12 robertlRemove C99'ism.
2003-06-12 robertlFix le_read64 to not actually be le_read56.
2003-06-12 robertlDo a more thorough job keeping conflicted names unique.
2003-06-12 robertlSort radius filter output by distance to home point.
2003-06-12 robertlmake inclusion of sys/time.h !WIN32 specific.
2003-06-11 robertlMinor leak fixes.
2003-06-10 robertlRon Parker's Nav Companion takes 20 character shortname...
2003-06-04 robertlDelete bogus inclusion of <sys/time.h>.
2003-06-04 robertlAdd README.
2003-06-04 robertlInitial checkin of magxfer.
2003-06-03 robertlDon't strip exteriour quotes from fields. From Mottram.
2003-06-03 robertlMake rtrim work sensibly when passed null pointers...
2003-06-03 robertlAvoide GNU C extension of math on a void pointer.
2003-05-27 robertlDon't free description twice when prefer_shortnames...
2003-05-22 robertlDon't use C99/C++ comments.
2003-05-22 robertlFix read of PCX. Commonize mag2degrees. From Ian...
2003-05-22 robertlFix parsing of blank PCX description fields; Ian Mahuro...
2003-05-22 robertlAdd prefer_shortnames back in.
2003-05-21 robertlA variety of icon fixes for Mapsource, Mapsend, and...
2003-05-21 robertlAdd 'waypoint' back to table. Thanx Ian!
2003-05-21 robertlAdd scaling and centering code to tiger output. Make...
2003-05-21 robertlDon't clobber output vector if nothing was present...
2003-05-21 robertlFix Icon mappings for Mapsource. From ian at mahuron...
2003-05-21 robertlDon't call mkshort twice for ANYNAME. Fix for Rick.
next